home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / include / proto / potgo.h < prev    next >
C/C++ Source or Header  |  1999-01-01  |  174b  |  8 lines

  1. #ifndef PROTO_POTGO_H
  2. #define PROTO_POTGO_H
  3. #include <exec/types.h>
  4. extern struct Library *PotgoBase ;
  5. #include <clib/potgo_protos.h>
  6. #include <inline/potgo_protos.h>
  7. #endif
  8.